Autogenerated HTML docs for v2.6.1-120-g24a00e
diff --git a/git-cherry-pick.html b/git-cherry-pick.html index 3b40c30..2a4b0e4 100644 --- a/git-cherry-pick.html +++ b/git-cherry-pick.html
@@ -749,7 +749,7 @@ <div class="sectionbody"> <div class="verseblock"> <pre class="content"><em>git cherry-pick</em> [--edit] [-n] [-m parent-number] [-s] [-x] [--ff] - [-S[<key-id>]] <commit>… + [-S[<keyid>]] <commit>… <em>git cherry-pick</em> --continue <em>git cherry-pick</em> --quit <em>git cherry-pick</em> --abort</pre> @@ -909,14 +909,16 @@ </p> </dd> <dt class="hdlist1"> --S[<key-id>] +-S[<keyid>] </dt> <dt class="hdlist1"> ---gpg-sign[=<key-id>] +--gpg-sign[=<keyid>] </dt> <dd> <p> - GPG-sign commits. + GPG-sign commits. The <code>keyid</code> argument is optional and + defaults to the committer identity; if specified, it must be + stuck to the option without a space. </p> </dd> <dt class="hdlist1"> @@ -1171,7 +1173,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2015-04-14 14:41:37 PDT +Last updated 2015-10-05 13:38:43 PDT </div> </div> </body>